
 
 D C . o f f s e t ( b o o l F o r c e R e t u r n A b s o l u t e P o s i t i o n i n g ,   b o o l F o r c e R e t u r n R e l a t i v e P o s i t i o n i n g ,   b o o l O n l y R e t u r n T o p L e f t ) 
 
 
 
 D e s c r i p t i o n :   R e t u r n s   t h e   r e n d e r e d   o f f s e t   v a l u e s   o f   D C . w r a p p e r . 
 
 
 
 R e t u r n s :   O b j e c t   w i t h   p r o p e r t i e s :   " l e f t " ,   " t o p " ,   " r i g h t " ,   " b o t t o m " ,   " h e i g h t " ,   a n d   " w i d t h " 
 
 
 
 N o t e :   W h e n   o n l y   t h e   f i r s t   p a r a m e t e r   i s   s e t ,   t h e   r e t u r n e d   o f f s e t   v a l u e s   a u t o m a t i c a l l y   r e f l e c t   p o s i t i o n i n g   i n f o r m a t i o n   t h a t   i s   v a l i d   f o r   t h e   ' p o s i t i o n '   p r o p e r t y   v a l u e   f o r   t h a t   e l e m e n t .   W h e n   b o o l F o r c e R e t u r n A b s o l u t e P o s i t i o n i n g   o r   b o o l F o r c e R e t u r n R e l a t i v e P o s i t i o n i n g   i s   s e t   t o   t r u e ,   t h e   r e t u r n e d   o f f s e t   w i l l   i n s t e a d   c o m p u t e   t h e   d e s i g n a t e d   p o s i t i o n   r e g a r d l e s s   w h a t   t h e   ' p o s i t i o n '   p r o p e r t y   i s   s e t   t o .   W h e n   b o o l O n l y R e t u r n T o p L e f t   i s   s e t   t o   t r u e ,   a   m o d i f i e d   o b j e c t   i s   r e t u r n e d   t h a t   o n l y   i n c l u d e s   t w o   p r o p e r t i e s ,   " l e f t "   a n d   " t o p " .   T h e   D C . o f f s e t ( )   f u n c t i o n   a l w a y s   r e t u r n s   a n   o f f s e t   o b j e c t ,   e v e n   w h e n   c h a i n e d . 
 
 
 
 E x a m p l e : 
 
 
 
 v a r   o f f s e t O b j   =   D C . o f f s e t ( ) ; 
 
 